Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.20->1.5.211.76.0->1.77.00.10.0-grpc-127->0.10.1-grpc-1553.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.23.3.1->3.3.21.9.1->1.9.31.9.4->1.9.51.9.4->1.9.52025.10.01->2025.11.010.10.0-grpc-127->0.10.11.9.4->1.9.51.9.4->1.9.51.9.4->1.9.51.9.4->1.9.51.9.4->1.9.51.11.0->1.12.02025.10.12->2025.11.118.13.0->8.13.18.13.0->8.13.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grpc/grpc-java (io.grpc:grpc-netty)
v1.77.0API Changes
BinderChannelBuilder.bindAsUser()method, deprecated since 1.69 (#12401) (f96ce06)Bug Fixes
acbbf86). This fixes regression introduced in v1.68.1 causing a “IllegalStateException: No value present.” exception5e8af56). This should not impact many people as the code is disabled by default, behind two experimental environment variables6fc3fd0). This fixes the grpc-okhttp server incorrectly closing the connection withGOAWAY: too_many_pings63fdaac). SinceFileWatcherCertificateProviderisn't used when using system root trust store, the SslContext update for the handshake that depended on it wasn't happening. This fix creates a separateCertificateProviderfor handling system root certs that doesn't rely on theFileWatcherCertificateProvider.82f9b8e). This is needed when there isGcpAuthenticationFilterin the filter chain to make available the cluster resource inCallOptions.5b876cc)349a35a)4725ced)91f3f4d)Improvements
86e8b56)21696cd). A negative reference count could cause NullPointerExceptions, so when too many unrefs are detected it produces a SEVERE warning and prevents the reference count from going negative53cd1a2). This fixes a regression with Istio introduced in v1.73.0. This gives time for Istio’s new xDS field support to roll out27d1508). This allows googleapis to inject an xDS bootstrap to use with its channels even if one is already specified in the environment variable or system property. When the code was originally written there was a single global XdsClient, but since gRFC A71 Xds Fallback each target string has its own XdsClient and thus can have its own bootstrap9ac12ef) (498f717)599a0a1) This avoids the server needing to wait for the handshake timeout before realizing the handshake failedNew Features
d380191)155308d)559e3ba)246c2b1). Authority rewriting requires the control plane to be labeledtrusted_xds_serverin the bootstrap. System root cert support and SNI require using XdsChannelCredentials795ce02)Dependencies
55aefd5)b769f96). ALTS is no longer used with grpclb, so this removes dead codeb37ee67)Thanks to
@panchenko
@benjaminp
@HyunSangHan
@becomeStar
@ZachChuba
@oliviamariacodes
@kssumin
@laz-canva
v1.76.1Bug Fixes
5e8af56). This should not impact many people as the code is disabled by default, behind two experimental environment variablesktorio/ktor (io.ktor:ktor-client-js)
v3.3.2Improvements
Bugfixes
maxFrameSizeoption has no effect (KTOR-6963)JetBrains/compose-jb (org.jetbrains.compose)
v1.9.3Changes since 1.9.2
Fixes
iOS
Gradle Plugin
Dependencies
Gradle Plugin
org.jetbrains.compose, version1.9.3. Based on Jetpack Compose libraries:Compose Material3 libraries
org.jetbrains.compose.material3:material3*:1.9.0. Based on Jetpack Compose Material3 1.4.0Compose Material3 Adaptive libraries
org.jetbrains.compose.material3.adaptive:adaptive*:1.2.0. Based on Jetpack Compose Material3 Adaptive 1.2.0Lifecycle libraries
org.jetbrains.androidx.lifecycle:lifecycle-*:2.9.6. Based on Jetpack Lifecycle 2.9.4Navigation libraries
org.jetbrains.androidx.navigation:navigation-*:2.9.1. Based on Jetpack Navigation 2.9.4Savedstate library
org.jetbrains.androidx.savedstate:savedstate*:1.3.6. Based on Jetpack Savedstate 1.3.3WindowManager Core library
org.jetbrains.androidx.window:window-core:1.4.0. Based on Jetpack WindowManager 1.4.0v1.9.2Changes since 1.9.1
Fixes
Multiple Platforms
savedstate-composedue to redirects to Google'sruntime-saveablethat supports all KMP platforms #2503Web
Canvaselement when it's focused #2450Dependencies
Gradle Plugin
org.jetbrains.compose, version1.9.2. Based on Jetpack Compose libraries:Compose Material3 libraries
org.jetbrains.compose.material3:material3*:1.9.0. Based on Jetpack Compose Material3 1.4.0Compose Material3 Adaptive libraries
org.jetbrains.compose.material3.adaptive:adaptive*:1.2.0. Based on Jetpack Compose Material3 Adaptive 1.2.0Lifecycle libraries
org.jetbrains.androidx.lifecycle:lifecycle-*:2.9.5. Based on Jetpack Lifecycle 2.9.4Navigation libraries
org.jetbrains.androidx.navigation:navigation-*:2.9.1. Based on Jetpack Navigation 2.9.4Savedstate library
org.jetbrains.androidx.savedstate:savedstate*:1.3.5. Based on Jetpack Savedstate 1.3.3WindowManager Core library
org.jetbrains.androidx.window:window-core:1.4.0. Based on Jetpack WindowManager 1.4.0Kotlin/kotlinx-rpc (org.jetbrains.kotlinx.rpc.plugin)
v0.10.1Features 🎉
Bug fixes 🐛
perCallBufferSizedocs by @Mr3zee in #500Infra 🚧
New Contributors
Full Changelog: 0.10.0...0.10.1
v0.10.0Overview
This release brings a lot of changes, work:
To read about the backpressure feature,
see the updated kRPC Configuration page.
Breaking Changes 🔴
Features 🎉
Bug fixes 🐛
Documentation 📗
Infra 🚧
Other Changes 🧹
New Contributors
Full Changelog: 0.9.1...0.10.0
JetBrains/kotlin-wrappers (org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom)
v2025.11.11Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.10...2025.11.11
v2025.11.10Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.9...2025.11.10
v2025.11.9Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.8...2025.11.9
v2025.11.8Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.7...2025.11.8
v2025.11.7Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.6...2025.11.7
v2025.11.6Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.5...2025.11.6
v2025.11.5Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.4...2025.11.5
v2025.11.4Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.3...2025.11.4
v2025.11.3Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.2...2025.11.3
v2025.11.2Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.1...2025.11.2
v2025.11.1Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.11.0...2025.11.1
v2025.11.0Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.14...2025.11.0
v2025.10.14Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.13...2025.10.14
v2025.10.13Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.10.12...2025.10.13
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.